func net.cgoLookupPTR
2 uses
net (current package)
lookup_unix.go#L324: if ptrs, err, ok := cgoLookupPTR(ctx, addr); ok {
cgo_unix.go#L267: func cgoLookupPTR(ctx context.Context, addr string) (names []string, err error, completed bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)